projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d9ee41
)
(dired-omit-marker-char): Delete duplicate words.
author
Juri Linkov
<juri@jurta.org>
Mon, 18 Jul 2005 15:21:16 +0000
(15:21 +0000)
committer
Juri Linkov
<juri@jurta.org>
Mon, 18 Jul 2005 15:21:16 +0000
(15:21 +0000)
lisp/dired-x.el
patch
|
blob
|
history
diff --git
a/lisp/dired-x.el
b/lisp/dired-x.el
index 1c14101827a4f367bd5c40c260007a129d02b2ec..bb5365259511eac48c647102bb2e1a0f6741da93 100644
(file)
--- a/
lisp/dired-x.el
+++ b/
lisp/dired-x.el
@@
-484,7
+484,7
@@
need to match the entire file name.")
;; \017=^O for Omit - other packages can chose other control characters.
(defvar dired-omit-marker-char ?\017
- "Temporary marker used by
by
dired-omit.
+ "Temporary marker used by dired-omit.
Should never be used as marker by the user or other packages.")
(defun dired-omit-startup ()